Skip to content

Create fossid_integration_stateless_diffscan_target_repo.yml - #6

Open
sbarre01 wants to merge 1 commit into
developfrom
sbarre01-patch-1
Open

Create fossid_integration_stateless_diffscan_target_repo.yml#6
sbarre01 wants to merge 1 commit into
developfrom
sbarre01-patch-1

Conversation

@sbarre01

@sbarre01 sbarre01 commented Jul 2, 2026

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings July 2, 2026 09:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow to run a reusable “Fossid Stateless Diff Scan” on pull request events (non-fork PRs), wiring required secrets into the called workflow.

Changes:

  • Introduces a new PR-triggered workflow (pull_request opened/synchronize/reopened).
  • Calls the reusable workflow rdkcentral/build_tools_workflows/.github/workflows/fossid_integration_stateless_diffscan.yml@1.0.0.
  • Maps repository secrets required by the Fossid integration into the reusable workflow invocation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +15 to +19
secrets:
FOSSID_CONTAINER_USERNAME: ${{ secrets.FOSSID_CONTAINER_USERNAME }}
FOSSID_CONTAINER_PASSWORD: ${{ secrets.FOSSID_CONTAINER_PASSWORD }}
FOSSID_HOST_USERNAME: ${{ secrets.FOSSID_HOST_USERNAME }}
FOSSID_HOST_TOKEN: ${{ secrets.FOSSID_HOST_TOKEN }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants